Skip to content

support arrays of types using anyOf #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 21, 2020

Conversation

theoephraim
Copy link

addresses #12

@theoephraim
Copy link
Author

Ok - good to go! This seems to be rendering things correctly now in my Redoc pages.

@philsturgeon philsturgeon merged commit e467aa5 into openapi-contrib:master Jul 21, 2020
@github-actions
Copy link

🎉 This PR is included in version 1.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@philsturgeon
Copy link
Member

Thank you so much! This is excellent, and you got it done really quickly and with tests. Let me know if I can buy you a coffee or some trees.

@theoephraim
Copy link
Author

No worries :)

Sure, I'd love some 🌲🌲🌲🌲 :D

I may have some more PRs as I get further into this project if I find anything else.

The project is pretty neat, I'm autogenerating an openAPI spec (and redoc site) from typescript using https://github.com/YousefED/typescript-json-schema to pull out type info as well as comments, and then doing some conversion to OpenAPI using this module. Seems to be working pretty well!

@philsturgeon
Copy link
Member

50 trees and 1 tonne of CO2 have been removed via this pull request. 🤩

If you make your own account I'll chuck a few trees in when more PRs come.

theoephraim added a commit to theoephraim/json-schema-to-openapi-schema that referenced this pull request Oct 29, 2020
feat: support arrays of types using anyOf (openapi-contrib#13)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants